VideoStreamerConfigurationHelper

class VideoStreamerConfigurationHelper(videoHelper: VideoCameraStreamerConfigurationHelper)

Constructors

Link copied to clipboard
constructor(videoHelper: VideoCameraStreamerConfigurationHelper)

Functions

Link copied to clipboard

Get back cameras list

Link copied to clipboard

Get cameras list

Link copied to clipboard

Get camera supported resolutions that are also supported by the encoder.

Link copied to clipboard

Get front cameras list

Link copied to clipboard

Get supported bitrate range.

Link copied to clipboard
fun getSupportedFrameRates(context: Context, cameraId: String): List<Range<Int>>

Get camera supported frame rate that are also supported by the encoder.

Link copied to clipboard

Get encoder supported resolutions range.